[INFO] cloning repository https://github.com/matthias-Q/athena-udf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthias-Q/athena-udf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthias-Q%2Fathena-udf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthias-Q%2Fathena-udf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e7649c77cc9309f04fc23d34ca1524c623d0f33
[INFO] testing matthias-Q/athena-udf against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthias-Q%2Fathena-udf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matthias-Q/athena-udf
[INFO] finished tweaking git repo https://github.com/matthias-Q/athena-udf
[INFO] tweaked toml for git repo https://github.com/matthias-Q/athena-udf written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthias-Q/athena-udf on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matthias-Q/athena-udf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.6
[INFO] [stderr]   Downloaded arrow-ipc v57.2.0
[INFO] [stderr]   Downloaded arrow-cast v57.2.0
[INFO] [stderr]   Downloaded arrow-string v57.2.0
[INFO] [stderr]   Downloaded zerocopy v0.8.35
[INFO] [stderr]   Downloaded lambda_runtime v1.0.2
[INFO] [stderr]   Downloaded lexical-write-float v1.0.6
[INFO] [stderr]   Downloaded arrow-buffer v57.2.0
[INFO] [stderr]   Downloaded arrow-select v57.2.0
[INFO] [stderr]   Downloaded arrow-data v57.2.0
[INFO] [stderr]   Downloaded arrow-row v57.2.0
[INFO] [stderr]   Downloaded arrow-json v57.2.0
[INFO] [stderr]   Downloaded arrow-csv v57.2.0
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.6
[INFO] [stderr]   Downloaded lambda_runtime_api_client v1.0.2
[INFO] [stderr]   Downloaded arrow v57.2.0
[INFO] [stderr]   Downloaded lexical-core v1.0.6
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.35
[INFO] [stderr]   Downloaded arrow-arith v57.2.0
[INFO] [stderr]   Downloaded lexical-util v1.0.7
[INFO] [stderr]   Downloaded arrow-schema v57.2.0
[INFO] [stderr]   Downloaded arrow-ord v57.2.0
[INFO] [stderr]   Downloaded arrow-array v57.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 950b01bad0888df3baeaa2b58a8ac80d518dd4aebd59f6006277132aa2c7cbe1
[INFO] running `Command { std: "docker" "start" "-a" "950b01bad0888df3baeaa2b58a8ac80d518dd4aebd59f6006277132aa2c7cbe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "950b01bad0888df3baeaa2b58a8ac80d518dd4aebd59f6006277132aa2c7cbe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "950b01bad0888df3baeaa2b58a8ac80d518dd4aebd59f6006277132aa2c7cbe1", kill_on_drop: false }`
[INFO] [stdout] 950b01bad0888df3baeaa2b58a8ac80d518dd4aebd59f6006277132aa2c7cbe1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce8d2a683264d685dbb764e4405435fbeeca03c12c2fe0429efd89e066fb7637
[INFO] running `Command { std: "docker" "start" "-a" "ce8d2a683264d685dbb764e4405435fbeeca03c12c2fe0429efd89e066fb7637", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrow-schema v57.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling arrow-buffer v57.2.0
[INFO] [stderr]    Compiling arrow-data v57.2.0
[INFO] [stderr]    Compiling arrow-array v57.2.0
[INFO] [stderr]    Compiling lambda_runtime_api_client v1.0.2
[INFO] [stderr]    Compiling lambda_runtime v1.0.2
[INFO] [stderr]    Compiling arrow-select v57.2.0
[INFO] [stderr]    Compiling arrow-arith v57.2.0
[INFO] [stderr]    Compiling arrow-row v57.2.0
[INFO] [stderr]    Compiling arrow-ord v57.2.0
[INFO] [stderr]    Compiling arrow-string v57.2.0
[INFO] [stderr]    Compiling arrow-ipc v57.2.0
[INFO] [stderr]    Compiling arrow-cast v57.2.0
[INFO] [stderr]    Compiling arrow-csv v57.2.0
[INFO] [stderr]    Compiling arrow-json v57.2.0
[INFO] [stderr]    Compiling arrow v57.2.0
[INFO] [stderr]    Compiling athena-udf v0.2.2 (/opt/rustwide/workdir/athena-udf)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "ce8d2a683264d685dbb764e4405435fbeeca03c12c2fe0429efd89e066fb7637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8d2a683264d685dbb764e4405435fbeeca03c12c2fe0429efd89e066fb7637", kill_on_drop: false }`
[INFO] [stdout] ce8d2a683264d685dbb764e4405435fbeeca03c12c2fe0429efd89e066fb7637
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de94b269a10f8d0fa808a965a4e71745f72050451efebb2a406d0f70f33f1d56
[INFO] running `Command { std: "docker" "start" "-a" "de94b269a10f8d0fa808a965a4e71745f72050451efebb2a406d0f70f33f1d56", kill_on_drop: false }`
[INFO] [stderr]    Compiling athena-udf v0.2.2 (/opt/rustwide/workdir/athena-udf)
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> athena-udf/src/register_macro.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use crate::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> athena-udf/src/register_macro.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |             use super::*;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.33s
[INFO] running `Command { std: "docker" "inspect" "de94b269a10f8d0fa808a965a4e71745f72050451efebb2a406d0f70f33f1d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de94b269a10f8d0fa808a965a4e71745f72050451efebb2a406d0f70f33f1d56", kill_on_drop: false }`
[INFO] [stdout] de94b269a10f8d0fa808a965a4e71745f72050451efebb2a406d0f70f33f1d56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6da746bb5b853aa40d6410480249e6f834674dbf92942e6e0c4a8f9c680a442c
[INFO] running `Command { std: "docker" "start" "-a" "6da746bb5b853aa40d6410480249e6f834674dbf92942e6e0c4a8f9c680a442c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::*`
[INFO] [stderr]    --> athena-udf/src/register_macro.rs:178:9
[INFO] [stderr]     |
[INFO] [stderr] 178 |     use crate::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> athena-udf/src/register_macro.rs:327:17
[INFO] [stderr]     |
[INFO] [stderr] 327 |             use super::*;
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `athena-udf` (lib test) generated 2 warnings (run `cargo fix --lib -p athena-udf --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/athena_udf-e5d354ed91d7664e)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test arrow_conversions::tests::test_data_types ... ok
[INFO] [stdout] test arrow_conversions::tests::test_bool_from_arrow ... ok
[INFO] [stdout] test arrow_conversions::tests::test_f64_to_arrow ... ok
[INFO] [stdout] test arrow_conversions::tests::test_i64_from_arrow ... ok
[INFO] [stdout] test arrow_conversions::tests::test_i32_from_arrow ... ok
[INFO] [stdout] test arrow_conversions::tests::test_i64_to_arrow ... ok
[INFO] [stdout] test arrow_conversions::tests::test_string_from_arrow ... ok
[INFO] [stdout] test arrow_conversions::tests::test_bool_to_arrow ... ok
[INFO] [stdout] test arrow_conversions::tests::test_string_to_arrow ... ok
[INFO] [stdout] test process_macro::tests::test_process_binary_add ... ok
[INFO] [stdout] test process_macro::tests::test_process_ternary_concat ... ok
[INFO] [stdout] test process_macro::tests::test_process_unary_i64_to_string ... ok
[INFO] [stdout] test register_macro::tests::test_register_udfs_multiple_functions ... ok
[INFO] [stdout] test register_macro::tests::test_register_udfs_unknown_function ... ok
[INFO] [stdout] test response::tests::test_parse_request_direct ... ok
[INFO] [stdout] test response::tests::test_ping_request_handle ... ok
[INFO] [stdout] test response::tests::test_parse_request_http_wrapped ... ok
[INFO] [stdout] test process_macro::tests::test_string_to_optional_i64 ... ok
[INFO] [stdout] test register_macro::tests::test_register_udfs_binary ... ok
[INFO] [stdout] test process_macro::tests::test_process_unary_string ... ok
[INFO] [stdout] test register_macro::tests::test_register_udfs_unary ... ok
[INFO] [stdout] test register_macro::tests::test_register_udfs_ternary ... ok
[INFO] [stdout] test response::tests::test_wrap_response_http ... ok
[INFO] [stdout] test serialization::tests::test_serialize_batches ... ok
[INFO] [stdout] test serialization::tests::test_serialize_empty_batches ... ok
[INFO] [stdout] test register_macro::tests::test_athena_udf_handler_macro_compiles ... ok
[INFO] [stdout] test process_macro::tests::test_option_string_with_nulls ... ok
[INFO] [stdout] test serialization::tests::test_serialize_schema ... ok
[INFO] [stdout] test serialization::tests::test_serialize_multiple_batches ... ok
[INFO] [stdout] test arrow_conversions::tests::test_f64_from_arrow ... ok
[INFO] [stdout] test response::tests::test_udf_response_from_batches ... ok
[INFO] [stdout] test response::tests::test_wrap_response_direct ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests athena_udf
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test athena-udf/src/process_macro.rs - process_macro::impl_process (line 23) ... ignored
[INFO] [stdout] test athena-udf/src/register_macro.rs - register_macro::athena_udf_handler (line 23) ... ignored
[INFO] [stdout] test athena-udf/src/register_macro.rs - register_macro::athena_udf_handler (line 8) ... ignored
[INFO] [stdout] test athena-udf/src/register_macro.rs - register_macro::register_udfs (line 115) ... ignored
[INFO] [stdout] test athena-udf/src/lib.rs - handle_athena_request (line 39) - compile ... ok
[INFO] [stdout] test athena-udf/src/serde_base64.rs - serde_base64::deserialize (line 47) ... ok
[INFO] [stdout] test athena-udf/src/serde_base64.rs - serde_base64::serialize (line 16) ... ok
[INFO] [stdout] test athena-udf/src/arrow_conversions.rs - arrow_conversions::Option<T> (line 311) ... FAILED
[INFO] [stdout] test athena-udf/src/process_macro.rs - process_macro::UDFProcessor (line 94) ... FAILED
[INFO] [stdout] test athena-udf/src/arrow_conversions.rs - arrow_conversions::FromArrow (line 16) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/arrow_conversions.rs - arrow_conversions::Option<T> (line 278) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/arrow_conversions.rs - arrow_conversions::ToArrow (line 40) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/process_macro.rs - process_macro::UDFProcessor<'a>::new (line 128) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/response.rs - response::AthenaResponse::parse_request (line 221) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/response.rs - response::AthenaResponse::wrap_response (line 290) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/response.rs - response::AthenaUDFResponse::from_batches (line 151) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/response.rs - response::PingRequest::handle (line 91) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/response.rs - response::PingResponse (line 27) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/serialization.rs - serialization::serialize_batches (line 113) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/serialization.rs - serialization::serialize_schema (line 63) has been running for over 60 seconds
[INFO] [stdout] test athena-udf/src/response.rs - response::AthenaResponse::wrap_response (line 290) ... FAILED
[INFO] [stdout] test athena-udf/src/response.rs - response::AthenaResponse::parse_request (line 221) ... ok
[INFO] [stdout] test athena-udf/src/serialization.rs - serialization::serialize_schema (line 63) ... ok
[INFO] [stdout] test athena-udf/src/arrow_conversions.rs - arrow_conversions::Option<T> (line 278) ... ok
[INFO] [stdout] test athena-udf/src/serialization.rs - serialization::serialize_batches (line 113) ... ok
[INFO] [stdout] test athena-udf/src/arrow_conversions.rs - arrow_conversions::ToArrow (line 40) ... ok
[INFO] [stdout] test athena-udf/src/response.rs - response::PingRequest::handle (line 91) ... ok
[INFO] [stdout] test athena-udf/src/arrow_conversions.rs - arrow_conversions::FromArrow (line 16) ... ok
[INFO] [stdout] test athena-udf/src/response.rs - response::AthenaUDFResponse::from_batches (line 151) ... ok
[INFO] [stdout] test athena-udf/src/response.rs - response::PingResponse (line 27) ... ok
[INFO] [stdout] test athena-udf/src/process_macro.rs - process_macro::UDFProcessor<'a>::new (line 128) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- athena-udf/src/arrow_conversions.rs - arrow_conversions::Option<T> (line 311) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmrT1A5/rustczV2MNN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libathena_udf-82b2529d2ac1edc8,liblambda_runtime-4e269ef94d481068,libhttp_serde-89b16db53c149c14,libserde_path_to_error-1c57e5abb3ec910f,libasync_stream-b26176a4b6174d76,libpin_project-7bb23aae78335852,liblambda_runtime_api_client-3d87f3ab39af2e0e,libtracing_subscriber-e62b938b525f5d6a,libtracing_serde-75a91119dcd2670f,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-d9a1dad8b2378a08,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libhttp_body_util-2f36d98c928ce11e,libhyper_util-a43389148cb0e696,libtracing-7e5afc459f89dd2a,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libhyper-c8820c869ac8cd4e,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-128704011005142e,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttp_body-23339767303e23ba,libhttp-d5d1cb5794245029,libfutures-04ff7d3fcd06d5fd,libfutures_executor-58973dbc0db979e1,libtower-2d86f55a4febc4e7,libsync_wrapper-82d4714d40c5a6d5,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libfutures_util-532648ec78b7c2f5,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f7ff38e6452f02ca,libfutures_sink-80efc5350a92b98a,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio_stream-d79b7e4175b531e9,libfutures_core-c23514cefd9aa7c7,libtokio-99dbb13b11021ff5,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libpin_project_lite-5ffafa3f2ed0bb57,libserde-b072dcd0b7ef4cf8,libarrow-36b9cdd0af607bc6,libarrow_row-4f65491a45cffcfd,libarrow_json-1d97bffe17604b3c,libsimdutf8-4a1af1dd5cc95ec1,libserde_json-5b27939a43d2b265,libzmij-e3c9bc15717e9b4d,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libarrow_ipc-cc47e0f2950a5e0d,libflatbuffers-8d9ab81df42cac70,libbitflags-abdfa04ff16136ba,libarrow_csv-b7528b7b6c9c84f1,libcsv-51c8028135d77b54,libitoa-d7c2333f8dedd037,libserde_core-243a97e0be0a96fc,libcsv_core-ac3d65ab2c863309,libarrow_string-73ee342c04bc211e,libregex-a8596ff9f997de27,libregex_automata-0c8abaad1def8af5,libaho_corasick-0037848dbb2ade91,libregex_syntax-c0c962abccb3f64b,libmemchr-c5a8540217c8112c,libarrow_cast-79c37457a5722935,libatoi-d317cffc36e9fdac,libryu-32a9bcdb682e7cbe,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-169f878d61531dfd,libarrow_ord-b31d22adb2c75a33,libarrow_select-f80fc47aeb51f6c9,libarrow_array-789c75510ae9f168,libahash-2bc7b06a7943691a,libgetrandom-ad4d23f31269f0fa,liblibc-0eece572e083b4d9,libonce_cell-db8f3eed2a1f3f7b,libhashbrown-d0fb47154dd694bf,libnum_complex-8d5ad02c0e9f6029,libchrono-a6398715107ef279,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-e2ce3d1e888d9c3c,libarrow_schema-87a6b66d126cb095,libarrow_buffer-85d6984dcf9bb686,libbytes-8e64decf8cb59e96,libhalf-4bc96916882c9753,libcfg_if-cad248e7066eec15,libzerocopy-09a9baaa93f0f21f,libnum_bigint-31db6766a226cebb,libnum_integer-42176d50c4020fd4,libnum_traits-d68c98c344324d7c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmrT1A5/rustczV2MNN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmrT1A5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- athena-udf/src/process_macro.rs - process_macro::UDFProcessor (line 94) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBQiXWT/rustcOdeajB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libathena_udf-82b2529d2ac1edc8,liblambda_runtime-4e269ef94d481068,libhttp_serde-89b16db53c149c14,libserde_path_to_error-1c57e5abb3ec910f,libasync_stream-b26176a4b6174d76,libpin_project-7bb23aae78335852,liblambda_runtime_api_client-3d87f3ab39af2e0e,libtracing_subscriber-e62b938b525f5d6a,libtracing_serde-75a91119dcd2670f,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-d9a1dad8b2378a08,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libhttp_body_util-2f36d98c928ce11e,libhyper_util-a43389148cb0e696,libtracing-7e5afc459f89dd2a,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libhyper-c8820c869ac8cd4e,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-128704011005142e,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttp_body-23339767303e23ba,libhttp-d5d1cb5794245029,libfutures-04ff7d3fcd06d5fd,libfutures_executor-58973dbc0db979e1,libtower-2d86f55a4febc4e7,libsync_wrapper-82d4714d40c5a6d5,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libfutures_util-532648ec78b7c2f5,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f7ff38e6452f02ca,libfutures_sink-80efc5350a92b98a,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio_stream-d79b7e4175b531e9,libfutures_core-c23514cefd9aa7c7,libtokio-99dbb13b11021ff5,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libpin_project_lite-5ffafa3f2ed0bb57,libserde-b072dcd0b7ef4cf8,libarrow-36b9cdd0af607bc6,libarrow_row-4f65491a45cffcfd,libarrow_json-1d97bffe17604b3c,libsimdutf8-4a1af1dd5cc95ec1,libserde_json-5b27939a43d2b265,libzmij-e3c9bc15717e9b4d,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libarrow_ipc-cc47e0f2950a5e0d,libflatbuffers-8d9ab81df42cac70,libbitflags-abdfa04ff16136ba,libarrow_csv-b7528b7b6c9c84f1,libcsv-51c8028135d77b54,libitoa-d7c2333f8dedd037,libserde_core-243a97e0be0a96fc,libcsv_core-ac3d65ab2c863309,libarrow_string-73ee342c04bc211e,libregex-a8596ff9f997de27,libregex_automata-0c8abaad1def8af5,libaho_corasick-0037848dbb2ade91,libregex_syntax-c0c962abccb3f64b,libmemchr-c5a8540217c8112c,libarrow_cast-79c37457a5722935,libatoi-d317cffc36e9fdac,libryu-32a9bcdb682e7cbe,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-169f878d61531dfd,libarrow_ord-b31d22adb2c75a33,libarrow_select-f80fc47aeb51f6c9,libarrow_array-789c75510ae9f168,libahash-2bc7b06a7943691a,libgetrandom-ad4d23f31269f0fa,liblibc-0eece572e083b4d9,libonce_cell-db8f3eed2a1f3f7b,libhashbrown-d0fb47154dd694bf,libnum_complex-8d5ad02c0e9f6029,libchrono-a6398715107ef279,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-e2ce3d1e888d9c3c,libarrow_schema-87a6b66d126cb095,libarrow_buffer-85d6984dcf9bb686,libbytes-8e64decf8cb59e96,libhalf-4bc96916882c9753,libcfg_if-cad248e7066eec15,libzerocopy-09a9baaa93f0f21f,libnum_bigint-31db6766a226cebb,libnum_integer-42176d50c4020fd4,libnum_traits-d68c98c344324d7c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBQiXWT/rustcOdeajB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBQiXWT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- athena-udf/src/response.rs - response::AthenaResponse::wrap_response (line 290) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSaSmX0/rustcpMFOgb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libathena_udf-82b2529d2ac1edc8,liblambda_runtime-4e269ef94d481068,libhttp_serde-89b16db53c149c14,libserde_path_to_error-1c57e5abb3ec910f,libasync_stream-b26176a4b6174d76,libpin_project-7bb23aae78335852,liblambda_runtime_api_client-3d87f3ab39af2e0e,libtracing_subscriber-e62b938b525f5d6a,libtracing_serde-75a91119dcd2670f,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-d9a1dad8b2378a08,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libhttp_body_util-2f36d98c928ce11e,libhyper_util-a43389148cb0e696,libtracing-7e5afc459f89dd2a,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libhyper-c8820c869ac8cd4e,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-128704011005142e,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttp_body-23339767303e23ba,libhttp-d5d1cb5794245029,libfutures-04ff7d3fcd06d5fd,libfutures_executor-58973dbc0db979e1,libtower-2d86f55a4febc4e7,libsync_wrapper-82d4714d40c5a6d5,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libfutures_util-532648ec78b7c2f5,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f7ff38e6452f02ca,libfutures_sink-80efc5350a92b98a,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio_stream-d79b7e4175b531e9,libfutures_core-c23514cefd9aa7c7,libtokio-99dbb13b11021ff5,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libpin_project_lite-5ffafa3f2ed0bb57,libserde-b072dcd0b7ef4cf8,libarrow-36b9cdd0af607bc6,libarrow_row-4f65491a45cffcfd,libarrow_json-1d97bffe17604b3c,libsimdutf8-4a1af1dd5cc95ec1,libserde_json-5b27939a43d2b265,libzmij-e3c9bc15717e9b4d,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libarrow_ipc-cc47e0f2950a5e0d,libflatbuffers-8d9ab81df42cac70,libbitflags-abdfa04ff16136ba,libarrow_csv-b7528b7b6c9c84f1,libcsv-51c8028135d77b54,libitoa-d7c2333f8dedd037,libserde_core-243a97e0be0a96fc,libcsv_core-ac3d65ab2c863309,libarrow_string-73ee342c04bc211e,libregex-a8596ff9f997de27,libregex_automata-0c8abaad1def8af5,libaho_corasick-0037848dbb2ade91,libregex_syntax-c0c962abccb3f64b,libmemchr-c5a8540217c8112c,libarrow_cast-79c37457a5722935,libatoi-d317cffc36e9fdac,libryu-32a9bcdb682e7cbe,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-169f878d61531dfd,libarrow_ord-b31d22adb2c75a33,libarrow_select-f80fc47aeb51f6c9,libarrow_array-789c75510ae9f168,libahash-2bc7b06a7943691a,libgetrandom-ad4d23f31269f0fa,liblibc-0eece572e083b4d9,libonce_cell-db8f3eed2a1f3f7b,libhashbrown-d0fb47154dd694bf,libnum_complex-8d5ad02c0e9f6029,libchrono-a6398715107ef279,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-e2ce3d1e888d9c3c,libarrow_schema-87a6b66d126cb095,libarrow_buffer-85d6984dcf9bb686,libbytes-8e64decf8cb59e96,libhalf-4bc96916882c9753,libcfg_if-cad248e7066eec15,libzerocopy-09a9baaa93f0f21f,libnum_bigint-31db6766a226cebb,libnum_integer-42176d50c4020fd4,libnum_traits-d68c98c344324d7c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSaSmX0/rustcpMFOgb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSaSmX0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     athena-udf/src/arrow_conversions.rs - arrow_conversions::Option<T> (line 311)
[INFO] [stdout]     athena-udf/src/process_macro.rs - process_macro::UDFProcessor (line 94)
[INFO] [stdout]     athena-udf/src/response.rs - response::AthenaResponse::wrap_response (line 290)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 3 failed; 4 ignored; 0 measured; 0 filtered out; finished in 267.92s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6da746bb5b853aa40d6410480249e6f834674dbf92942e6e0c4a8f9c680a442c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da746bb5b853aa40d6410480249e6f834674dbf92942e6e0c4a8f9c680a442c", kill_on_drop: false }`
[INFO] [stdout] 6da746bb5b853aa40d6410480249e6f834674dbf92942e6e0c4a8f9c680a442c
